Skip to content

Comments

revert(deps): roll back k8s versions to v0.34.3#162

Merged
nburchha merged 1 commit intomainfrom
bug/revert-k8s-versions
Feb 24, 2026
Merged

revert(deps): roll back k8s versions to v0.34.3#162
nburchha merged 1 commit intomainfrom
bug/revert-k8s-versions

Conversation

@nburchha
Copy link
Contributor

Problem

renovate bot changed k8s versions to v0.35.0 and v0.35.1 recently. both introduce a runtime error to the webhook.

the error:

E0219 15:01:18.186352   90082 cmd.go:54] "error executing command" err="error installing APIGroup for solvers: unable to get openapi models: cannot find model definition for io.k8s.apimachinery.pkg.apis.meta.v1.TypeMeta. If you added a new type, you may need to add +k8s:openapi-gen=true to the package or type and run code-gen again" logger="cert-manager"
exit status 1

Fix

moved back to v0.34.3 for all k8s components and added a renovate bot rule so it wont update it automatically, that we'll have to remove when this is fixed.

renovate bot changed to v0.35.0 and v0.35.1 recently. both introduce a runtime error to the webhook.
added a renovate bot rule so it wont update it automatically, that we'll have to remove when this is fixed.
@nburchha nburchha requested a review from fsandel as a code owner February 19, 2026 14:39
@nburchha nburchha marked this pull request as draft February 19, 2026 14:40
@nburchha nburchha changed the title revert k8s versions revert: undo k8s versions Feb 19, 2026
@nburchha nburchha changed the title revert: undo k8s versions revert(deps): roll back k8s versions to v0.34.3 Feb 19, 2026
@nburchha nburchha marked this pull request as ready for review February 19, 2026 14:42
@nburchha nburchha merged commit 0c9694b into main Feb 24, 2026
4 checks passed
@nburchha nburchha deleted the bug/revert-k8s-versions branch February 24, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant